GtkFileChooserWidget: remove unused fields and cleanup code.
authorChristoph Reiter <reiter.christoph@gmail.com>
Tue, 20 Jan 2015 16:48:54 +0000 (17:48 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 Jan 2015 22:28:28 +0000 (17:28 -0500)
commitc235747847d59db7f2bf553cc53f7656397b7627
treed8f1803cbb58fc952dbdf6ef3e69184758902ba3
parent95fad690d2fee2970ff7f233ce82d28183d5d86b
GtkFileChooserWidget: remove unused fields and cleanup code.

These fields are never set, so we don't need the code to clean them up.

https://bugzilla.gnome.org/show_bug.cgi?id=725164
gtk/gtkfilechooserwidget.c